﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
* {
    margin: 0px;
    padding: 0px;
}

html {
    -webkit-text-size-adjust: none;
}

body, html {
    width: 100%;
    height: 100%;
    min-width: 1310px;
    font-family: "微软雅黑";
}

body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #7f7f7f;
    font-size: 14px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    word-wrap: break-word;
    word-break: break-all;
}

img {
    border: 0;
}

del, ins {
    text-decoration: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: " ";
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup, sub {
    vertical-align: baseline;
}

/* because legend doesn't inherit in IE */
input, select {
    vertical-align: middle;
}

i, cite, em {
    font-style: normal
}

/* New Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}

/* IE7 */
/* Defaults */
a {
    text-decoration: none;
    color: #7f7f7f;
    font-size: 14px;
}

a:hover {
    text-decoration: none;
    color: #7f7f7f;
}

a:focus {
    outline: none;
    color: #7f7f7f;
}

.L, .l, .C, .c, .Left, .Center, .left, .center {
    float: left;
}

.R, .r, .Right, .right {
    float: right;
}

.reset_ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    margin: 0;
    padding: 0;
    list-style: none;
}

h2 {
    color: #0c5ca7;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: normal;
}

h3 {
    color: #0c5ca7;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: normal;
}


/* 主页面 */

/* 顶部设置 */
.header {
    width: 100%;
    height: 102px;
    background-color: #fff;
}

.header_top {
    width: 1200px;
    height: 102px;
    margin: 0px auto;
}

.logo {
    margin-top: 14px;
    margin-left: 5px;
    box-sizing: content-box;
    float: left;
  max-width: 326px;height:70px;
    line-height: 70px;color:#333;
  font-size:24px;white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden;
}
.logo img{
    height:100%;
    max-width:100%;
}
.nav {
    height: 100%;
    float: right;
}

.nav li {
    float: left;
    font-size: 14px;
    cursor: pointer;
    line-height: 102px;
    position: relative;
}

.nav li ul {
    position: absolute;
    top: 102px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 10;
    padding: 10px 0;
    display: none;
    color: #333;
}

.nav li ul li {
    line-height: 30px;
    margin-right: 0;
}

.nav li a {
    color: #333333;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px;box-sizing: border-box;
}

.nav li:hover {
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/index_logohover.png) no-repeat 20px 50px;
    background-position: bottom center;
}

.nav li:hover ul {
    display: block;
}

.nav li ul li:hover {
    background: none;
}

.nav li a:hover, .nav li ul li:hover {
    color: #024a88;
}

.nav li:last-child {
    margin-right: 0px;
}

.header_topss {
    float: right;
    position: relative;
    width: 247px;
    height: 33px;
    margin-top: 35px;
    margin-left: 31px;
    margin-right: 15px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/index_input.jpg) no-repeat;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.header_topss form {
    width: 247px;
    height: 33px;
}

.header_topss input {
    width: 207px;
    height: 100%;
    border: none;
    background: none;
    color: #333333;
    outline: none;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 16px;
}

.header_topss #button {
    float: right;
    width: 40px;
    height: 100%;
    padding-left: 0px;
}


/* 旗帜轮播图 */
.bannerdie {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
}

.banner {
    width: 1920px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.banner .hd {
  width:100%;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 10px;
    z-index: 1;
}

.banner .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner .hd ul li {
    margin-right: 10px;
    width: 12px;
    height: 12px;
    text-align: center;
    background: #d3d3d3;
    cursor: pointer;
    border-radius: 50%;
}
.banner .hd ul li:nth-last-child(1){
	 margin-right: 0px;
}
.banner .hd ul li.on {
    background: #888c8f;
}

.banner .bd {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.banner .bd img {
    display: block;
    width: 100%;
    height: 100%;
}

.banner .prev,
.banner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    filter: alpha(opacity=50);
    opacity: 0.5;
    text-decoration: none;
    font-size: 50px;
    color: white;
}

.banner .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.banner .prev:hover,
.banner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}


/* 业务种类设置 */
.bodyer_yi {
    width: 100%;
    min-width: 1200px;
    height: 336px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.bodyer_yibox {
    width: 1310px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

.bodyer_yibox .prev,
.bodyer_yibox .next {
    display: block;
    width: 32px;
    height: 52px;
    position: absolute;
    top: 45%;
    cursor: pointer;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/zuo.png) no-repeat;
}

.bodyer_yibox .next {
    left: 0px;
}

.bodyer_yibox .prev {
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/you.png) no-repeat;
    right: 0px;
}

.bodyer_yibox .tempWrap {
    width: 1200px;
    height: 229px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 71px;
    position: relative;
}

.bodyer_yiboxlb span,
.bodyer_yiboxlb h3 {
    cursor: pointer;
}

.bodyer_yiboxlb h3 {
    margin-top: 14px;
    padding: 0px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bodyer_yiboxlb span {
    font-size: 12px;
    color: #b5b5b5;
}
.bodyer_yiboxlb {
    width: 1200px;
    height: 229px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 71px;
    position: relative;
}

/* 业务种类统一设置 */
.bodyer_yibox1 {
    width: 265px;
    height: 229px;
    background-position: top;
    position: relative;
    float: left;
    margin-right: 17px;
    margin-left: 18px;
}
.bodyer_yibox1 .img {
  display:block;
    width: 265px;
    height: 179px;
}
.bodyer_yiboxlb .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bodyer_yibox1 div:nth-child(2) {
    width: 227px;
    height: 67px;
    position: absolute;
    background-color: #ffffff;
    bottom: 5px;
    left: 19px;
    text-align: center;
    box-shadow: rgb(199, 199, 199) 0px 0px 5px;
}
.bodyer_yibox1 div:nth-child(2) a{
    display: block;overflow: hidden;width: 100%;height: 100%;
}
.bodyer_yibox1 div:nth-child(2):hover {
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/ywzlboxbg1.jpg) no-repeat;
}

.bodyer_yibox1 div:nth-child(2):hover h3 {
    color: #FFFFFF;
}

.bodyer_yibox1 div:nth-child(2):hover span {
    color: #FFFFFF;
}

.bodyer_yibox1 div:nth-child(2) div {
    width: 15px;
    height: 15px;
    color: white;
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
}


/* 关于我们设置 */
.bodyer_er {
    width: 100%;
    min-width: 1200px;
    height: 415px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/gywm_bg.jpg) no-repeat center;
    overflow: hidden;
}

.bodyer_erleft {
    float: left;
    width: 50%;
    height: 100%;
}

.yewuzl {
    width: 600px;
    height: 415px;
    float: right;
    box-sizing: border-box;
    padding-right: 48px;
    position: relative;
}

.yewuzl p {
    text-align: center;
    color: #5996cd;
    font-size: 14px;
    margin-top: 59px;
}

.yewuzl h2 {
    text-align: center;
    margin-bottom: 25px;
}

.yewuzl span {
    color: #333333;
    font-size: 12px;
    line-height: 34px;
}

.yewuzl a {
    display: block;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    width: 122px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid rgb(250, 252, 253);
    position: absolute;
    bottom: 32px;
}

.bodyer_erright {
    float: left;
    width: 50%;
    height: 100%;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/gywm_erright.png) no-repeat;
}

/* 产品展示 */
.bodyer_san {
    width: 100%;
    min-width: 1310px;
    /*height: 462px;*/
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/cpzsbg.jpg) no-repeat;
    text-align: center;
    overflow: hidden;
}

.bodyer_san p {
    color: #5996cd;
    font-size: 14px;
    margin-top: 50px;
}

.bodyer_san h2 {
    margin: 0px 0px 40px 0px;
}

.bodyer_sanlb {
    width: 1310px;
    height: 268px;
    margin: 0px auto;
    margin-bottom: 51px;
    overflow: hidden;
    position: relative;
}

.bodyer_sanlb .prev,
.bodyer_sanlb .next {
    display: block;
    width: 32px;
    height: 52px;
    position: absolute;
    top: 87px;
    cursor: pointer;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/zuo.png) no-repeat;
}

.bodyer_sanlb .prev {
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/you.png) no-repeat;
    right: 0px;
}

.bodyer_sanlb .bd {
    margin-left: 53px;
    overflow: hidden;
    width: 1200px;
}

.bodyer_sanlb .bd ul {
    overflow: hidden;
    height: 273px;
}

.bodyer_sanlb .bd ul li {
    float: left;
    margin: 1px 18px 0px 18px;
    text-align: center;
    width: 264px;
    height: 265px;
    position: relative;
}

.bodyer_sanlb .bd ul li:last-child {
    margin: 0px;
}

.bodyer_sanlb .bd ul li .pic {
    display:block;
    text-align: center;
    width: 264px;
    height: 254px;
    background-color: white;
    padding-top: 13px;
    box-sizing: border-box;
}
.bodyer_sanlb .bd ul li .pic div{
    width: 238px;height: 148px;margin:0px auto;
}
.bodyer_sanlb .bd ul li .pic div img {
    width: 100%;
    height: 100%;object-fit: cover;
}
.bodyer_sanlb .bd ul li .pic:hover {
    box-shadow: rgb(199, 199, 199) 0px 0px 5px;
}

.bodyer_sanlb .bd ul li:hover .pic {
    box-shadow: rgb(199, 199, 199) 0px 0px 5px;
}

.bodyer_sanlb .bd ul li .pic p {
    margin-top: 10px;
    margin-bottom: 2px;
    color: #024c94;
    font-size: 16px;
    cursor: default;
    padding: 0px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bodyer_sanlb .bd ul li .pic span {
    font-size: 12px;
    color: #9d9d9d;
    cursor: default;
}

.bodyer_sanlb .bd ul li .pic2 {
    display: block;
    width: 98px;
    height: 30px;
    background-color: #0c5ca7;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    position: absolute;
    bottom: 0px;
    left: 81px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

/* 新闻中心 */
.bodyer_si {
    width: 100%;
    padding-bottom: 40px;
    background-color: #FFFFFF;
}

.bodyer_sibd {
 	 position: relative;
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}

.bodyer_sibd p {
    color: #5996cd;
    font-size: 14px;
    margin-top: 50px;
}

.bodyer_sibd h2 {
    margin: 0px 0px 48px 0px;
}

.bodyer_sibd .xwzx {
    width: 100%;
    height: 225px;
}

.bodyer_sibd .xwzx1:nth-child(3) {
    margin-right: 0px;
}

.bodyer_sibd .xwzx1:hover {
    box-shadow: rgb(199, 199, 199) 0px 0px 5px;
}

.bodyer_sibd .xwzx1 {
    display: block;
    float: left;
    width: 357px;
    height: 100%;
    margin-right: 40px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ebebeb;
}

.bodyer_sibd .xwzx1 h3 {
    width: 100%;
    margin-top: 18px;
    color: #024a88;
}

.bodyer_sibd .xwzx1 span {
    display: block;
    font-size: 12px;
    line-height: 23px;
    text-align: left;
    width: 300px;
    height: 65px;
    color: #737373;
    margin-top: 50px;
    margin-left: 20px;
    border-top: 1px solid #eaeaea;
}

.bodyer_sibd .xwzx1 div:nth-child(4) {
    font-size: 12px;
    color: #5997cf;
    position: absolute;
    bottom: 22px;
    left: 20px;
}

.bodyer_sibd .xwzx1 div:nth-child(1) {
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.bodyer_sibd .xwzx1 div:nth-child(1) img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}

.bodyer_sibd .xwzx1 div:nth-child(1) span {
    width: 100%;
    height: 35px;
    margin-left: 0px;
    background-color: #0c5ca7;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    border:none;
}

.bodyer_sibd .xwzx1 div:nth-child(1) p {
    width: 100%;
    height: 32px;
    background-color: #2b84d8;
    line-height: 32px;
    color: #FFFFFF;
  font-size:16px;
    margin-right: 0px;
    margin-top: 0px;
}

.bodyer_sibda {
    display: block;
    box-sizing: border-box;
    border: 1px solid #dadada;
    width: 122px;
    height: 35px;
    line-height: 35px;
    color: #737373;
    font-size: 14px;
    /*position: absolute;*/
    /*bottom: 115px;*/
    /*left: 539px;*/
    margin:20px auto;
}

.bodyer_sibda:hover {
    border: 1px solid #c3c3c3;
    color: #616161;
}

.bodyer_sift {
    width: 1200px;
    height: 63px;
    box-shadow: rgb(193, 193, 193) 0px 0px 2px;
    position: absolute;
    bottom: -71px;
    left: 0px;
}

.bodyer_sift span {
    float: left;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/xwzx_yqlj.png) no-repeat;
    width: 95px;
    height: 63px;
    line-height: 63px;
    color: #fff;
    font-size: 14px;
}

.bodyer_sift div {
    float: left;
    width: 1105px;
     height: 120px;
    background-color: #FFFFFF;overflow: hidden;
}

.bodyer_sift div a {
    float: left;
    line-height: 63px;
    color: #737373;
    font-size: 14px;
    margin-left: 15px;
}

/* 底部设置 */
.footer {
    width: 100%;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/footer_bg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
    min-width: 1200px;
}

.footer ul {
    margin: 0px auto;
    margin-top: 32px;
    max-width: 1200px;
    height: 75px;
    display: flex;justify-content: center;
}

.footer ul li {
    line-height: 75px;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin-right: 29px;
    cursor: pointer;
}

.footer ul li a {
    color: #fff;
}

.footer ul li:last-child {
    margin-right: 0px;
}

.footer div:nth-of-type(1) {
    width: 95px;
    height: 94px;
    margin: 0px auto;
}
.footer div:nth-of-type(1) img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.footer div:nth-of-type(2) {
    margin: 0px auto;
    margin-top: 22px;
    cursor: default;
    text-align: center;
    color: #90aacf;
    font-size: 12px;
  margin-bottom: 10px;
}

.footer div:nth-of-type(2) p {
    margin-bottom: 5px;
    color: #90aacf;
}

/* 关于我们页面 */

.fy {
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 40px;
}

.fyz {
    width: 1256px;
    /*overflow: hidden;*/
    /*box-sizing: border-box;
    padding-bottom: 45px;*/
    position: relative;
    margin: -72px auto auto auto;
    /*top: -72px;*/
    background: #FFFFFF center;
    box-shadow: rgb(199, 199, 199) 0px 0px 4px;
}

.fyz_title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}

.fyz_title h2 {
    color: #0c5ca7;
    float: left;
    margin-left: 25px;
    line-height: 70px;
    border-bottom: 1px solid #125595;
}

.fyz_title span {
    color: #676767;
    float: right;
    margin-right: 25px;
    font-size: 12px;
    line-height: 70px;
}

.fyz_title span a {
    color: #676767;
    font-size: 12px;
}

.fyz_tab {
    position: relative;
    margin: 20px 0px 20px 25px;
    overflow: hidden;
}

.fyz_tab ul {
    overflow: hidden;
}

.fyz_tab ul li {
    float: left;
    padding: 0px 15px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin-right: 9px;
    line-height: 35px;
}

.fyz_tab ul li a {
    font-size: 14px;
    color: #333333;
}

.fyz_tab ul li:hover {
    border: 1px solid #0c5ca7;
    background: #0c5ca7;

    color: #FFFFFF;
}

.fyz_tab ul li:hover a {
    color: #FFFFFF;
    font-size: 14px;
}

.fyz_tab ul li:nth-last-child(1) {
    margin-right: 0px;
}


.fyz_about {
    margin: 0px auto;
    width: calc(100% - 50px);
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 45px;
    border-bottom: 1px solid #e0e0e0;line-height: 200%;
    font-size: 14px;
}
.fyz_about img{
	max-width: 100%;
}
.fyz_form {
    width: 1200px;
    margin: 0px auto;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 40px;
}

.fyz_formleft {
    width: 600px;
    overflow: hidden;
    float: left;
}

.fyz_formleft h1 {
    color: #efefef;
    font-size: 34px;
    margin: 32px 0px 0px 0px;;
}

.fyz_formleft h2 {
    color: #0c5ca7;
    font-size: 22px;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.fyz_formleft div {
    margin-top: 30px;
    margin-left: 5px;
    overflow: hidden;
}

.fyz_formleft span {
    float: none;
    display: block;
    margin: 0px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.fyz_formright {
    width: 600px;
    font-size: 14px;
    margin-top: 30px;
    float: left;
}

.fyz_formright input {
    width: 537px;color: #666;
    height: 41px;
    margin-bottom: 16px;
    text-indent: 1em;
    border: 1px solid #cacaca;
    background: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 5px;
}
.fyz_formright input::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
}

.fyz_formright input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

.fyz_formright input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}
.fyz_formright textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #999999;
}

.fyz_formright textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

.fyz_formright textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}
.fyz_formright textarea {
    width: 537px;color: #666;
    height: 100px;
    margin-bottom: 16px;
    border: 1px solid #cacaca;
    background: none;
    outline: none;
    box-sizing: border-box;
    padding: 10px 14px;
    resize: none;
    border-radius: 5px;
}

.fyz_formright form .submit {
    width: 116px;
    height: 41px;
    margin-bottom: 0px;
    text-indent: 0em;
    outline: none;
    box-sizing: border-box;
    font-size: 14px;
}

.fyz_formright form .submit:nth-last-child(2) {
    margin-left: 54px;
    margin-right: 17px;
    background-color: #0e60aa;
    color: #ffffff;
    font-weight: Bold;
}

.fyz_formright form .submit:nth-last-child(1) {
    border: 1px solid #cacaca;
    background: none;
    color: #000000;
}

.fyz_formright span {
    float: left;
    display: inline-block;
    margin-right: 15px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 6px;
    color: #333333;
}

/* 新闻中心页面 */
.fyz_news {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    text-align: left;
}

.fyz_news .undefind{
	text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #999;
}


/* 类型二 */
.fyz_news2 {
  display:block;
    width: 1200px;
    height: 207px;
    box-sizing: border-box;
    border-bottom: dashed 1px rgb(212, 212, 212);
    overflow: hidden;
}

.fyz_news2_left {
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
    width: 18%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}

.fyz_news2_left img {
    align-items: center;
    height: 70%;
    width: 87%;
}

.fyz_news2_right {
    float: left;
    overflow: hidden;
    height: 100%;
}

.fyz_news2_right h3 {
    margin-top: 53px;color: #333333;
    font-size: 18px;display: inline-block;
}

.fyz_news2 .fyz_news2_right h3:hover {
    color: #0c5ca7;
    font-weight: bold;
}

.fyz_news2_right span {
    color: #7f7f7f;
    font-size: 12px;display:block;
    line-height: 30px;
}

.fyz_news2_right p {
    color: #333333;
    font-size: 12px;
    float: left;
    line-height: 20px;
    margin: 5px 0px 16px 0px;
}

.fyz_news2_right div {
    float: left;
    height: 28px;
    overflow: hidden;
    padding-left: 28px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/news_a.png) no-repeat left;
}

.fyz_news2_right div:hover a {
    background-color: #787878;
    color: #FFFFFF;
}

.fyz_news2_right div a {
    font-size: 12px;
    line-height: 28px;
    float: left;
    background-color: #f2f2f2;
    padding-left: 10px;
    padding-right: 10px;
}

/* 新闻内页部分 */
.fyz_newslist {
    width: 100%;
    overflow: hidden;
}
.fyz_newslist .zixunbtn{
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px 25px;
    margin-bottom: 10px;
    margin-top: 35px;
}
.fyz_newslist .zixunbtn h2{
	 flex: 1;
    margin: 0px;
}
.fyz_newslist .zixunbtn a{
	font-size: 16px;
  color:#fff;
    padding: 10px 15px;
    background: #3d6dcf;
    border-radius: 4px;
}
.fyz_newslist h2 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    cursor: default;
    margin: 35px 0px 12px 25px;
}

.fyz_newslist span {
    font-size: 12px;
    margin-left: 28px;
}

.fyz_newslist .text {
    margin: 20px 25px 0px 25px;
    color: #333333;line-height: 200%;
    font-size: 14px;
}
.fyz_newslist .text img{
	max-width:100%;
}
.fyz_newslist_a {
    overflow: hidden;
    margin: 0px auto;
    width: calc(100% - 56px);
    box-sizing: border-box;
    padding: 56px 0px 20px 0px;
    border-bottom: 1px solid #e0e0e0;
}

.fyz_newslist_a .top {
    float: left;font-size: 14px;
    color: #939393;display: flex;
    max-width: 45%;
}

.fyz_newslist_a .bottom {
    float: right;font-size: 14px;
    color: #939393;display: flex;
    max-width: 45%;
}
.fyz_newslist_a .top a,.fyz_newslist_a .bottom a{
    font-size: 14px;color: #939393;
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* 产品展示部分 */
.fyz_product {
    zoom: 1;
    margin-top: 20px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0px 14px;padding-right: 6px;
    margin: 0px auto;
}
.fyz_product .undefind{
	text-align: center;
    line-height: 45px;
    font-size: 14px;margin-right: 8px;
    color: #999;
}
.product {
    float: left;
    margin: 0px 19px 20px 12px;
    overflow: hidden;
    width: 381px;
    height: 266px;
    position: relative;
    display: block;
    background-color: #000000;
}


.product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product div {
    width: 32px;
    height: 9px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/productlist_btn.png) no-repeat center;
    position: absolute;
    top: 20px;
    right: 20px;
    display: none;
}

.product p {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    bottom: 45px;
    display: none;
}

.product span {
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 30px;
    bottom: 20px;
    display: none;
}

/*翻页*/
.listpage {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.listpage span{
	margin-top:20px;
   margin-bottom:20px;
}
.JZD_PAGE_GONG, .JZD_PAGE_YECI, .JZD_PAGE_ZHUANGDAO {
    border-left: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 5px 0 5px 10px;
}

.JZD_PAGE_ZONGSHU, .JZD_PAGE_DANGQIANYE, .JZD_PAGE_XIEGANG, .JZD_PAGE_ZHONGYE, .JZD_PAGE_SELECT {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 5px 0;
}

.JZD_PAGE_TIAOJILU, .JZD_PAGE_YE, .JZD_PAGE_SELECT_YE {
    border-right: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 5px 10px 5px 0;
}

.JZD_PAGE_YECI {
    margin-left: 10px;
}

.JZD_PAGE_YE {
    margin-right: 10px;
}

.JZD_PAGE_FIRST, .JZD_PAGE_PREVIOUS, .JZD_PAGE_NEXT, .JZD_PAGE_LAST {
    padding: 5px 10px;
    border: 1px solid #d8d8d8;
    margin-right: 10px;
}

.JZD_PAGE_SELECT_YE {
    margin-right: 0;
}

.JZD_PAGE_SELECT select {
    border: none;
}
/********************fixed***********************/
.open-im,.im_main{
    position: fixed;
    right: 10px;
    top: 300px;
}
.open-im{
    z-index: 10;
    cursor: pointer;
    width: 40px;
    height: 133px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/open_im.png) no-repeat left top;
}
.im_main {
    background: #f9fafb;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-sizing:border-box;z-index: 11;
}
.im_main .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}
.im_main .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/close_im.png) no-repeat left top;
}
.im_main .qq-a {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.im_main .qq-a .qq-hover-c {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 9;
    box-sizing: border-box;
    border: 7px solid #fff;
    margin: 10px 0px;
}
.im_main .qq-a .qq-hover-c img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.im_main .qq-a:hover img{
    transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2,1.2);
    -o-transform:scale(1.2,1.2);
}
.im_main .qq-a span {
    font-size: 14px;
    color: #0484cd;
}
.im_main .im-tel {
    color: #000;
    text-align: center;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    margin-top: 6px;
    overflow: hidden;
}
.im_main .im-tel div {
    font-weight: 700;
    font-size: 12px;
    margin: 6px 5px 0px 5px;
}
.im_main .im-tel .tel-num {
    font-weight: 700;
    color: #e66d15;
}
.im-footer{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
}
.im_main .weixing-container {
    width: 50%;
    box-sizing: border-box;
    height: 47px;
    border-right: 1px solid #ddd;
    border-bottom-left-radius: 10px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/weixing-icon.png) no-repeat center center;
}
.im_main .weixing-show {
    width: 115px;
    height: 160px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    position: absolute;
    left: -127px;
    top: -114px;
    display: none;
    flex-direction: column;
    align-items: center;
}
.im_main .weixing-show .weixing-txt {
    flex: 1;color: #333;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.im_main .weixing-show .weixing-ma {
    width: 100px;
    height: 100px;
    margin-top: 10px;
}
.im_main .weixing-show .weixing-ma img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 6px;
    left: 115px;
    top: 131px;
    position: absolute;
    z-index: 2;
}
.im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ddd;
    border-width: 8px;
    left: 115px;
    top: 129px;
    position: absolute;
}
.im_main .go-top {
    width: 50%;
    height: 47px;
    border-bottom-right-radius: 10px;
    background: url(//filecdn.ify.cn/skin/lstyqyz9685/img/totop-icon.png) no-repeat center center;
}
